DataCollection | ComponentOne
C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection<T> Class / CanRefresh Method

In This Topic
    CanRefresh Method (C1AdoNetCursorDataCollection<T>)
    In This Topic
    Determines whether the collection can be refreshed.
    Syntax
    'Declaration
     
    Public Function CanRefresh() As Boolean
    public bool CanRefresh()
    See Also